home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 34.zip / BS1 part 34 / FredFish PD 316.adf / IntuiSup / Applications / demotext / page10 < prev    next >
Text File  |  1990-02-06  |  499b  |  8 lines

  1. As the number of lines of Text Areas can be bounded, they can be used as a replacement to the standard system string gadgets.
  2.  
  3. Ascii formatted input and output between a Text Area and a file handle is supported, with auto-formatting while reading.
  4.  
  5. Text Area's display attributes can be changed while the area is on screen with a call to RethinkTextArea(): this enables font change, resizing, or reformatting with new data.
  6.  
  7. Multiples areas with different attributes can be used on a single window.
  8.